# why shouldn't I call my data structure "list"? `list` is a built-in [function](<../function.md>) in Python, and if you name a variable `list`, it means that you can no longer call the function `list`.